[INFO] cloning repository https://github.com/Zeimer/aisd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zeimer/aisd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edb8b182a47b6db64ca18a79bf1dd453737dd36d
[INFO] testing Zeimer/aisd against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeimer%2Faisd" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zeimer/aisd
[INFO] finished tweaking git repo https://github.com/Zeimer/aisd
[INFO] tweaked toml for git repo https://github.com/Zeimer/aisd written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zeimer/aisd on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zeimer/aisd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `aisd` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded env_logger v0.5.11
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded wincolor v1.0.0
[INFO] [stderr]   Downloaded termcolor v1.0.1
[INFO] [stderr]   Downloaded lazy_static v1.0.2
[INFO] [stderr]   Downloaded rand v0.5.4
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded regex v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 202491acb3941b45e7a404bd451fa2184cab7694b6d22f514700cc3f68f015a7
[INFO] running `Command { std: "docker" "start" "-a" "202491acb3941b45e7a404bd451fa2184cab7694b6d22f514700cc3f68f015a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "202491acb3941b45e7a404bd451fa2184cab7694b6d22f514700cc3f68f015a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202491acb3941b45e7a404bd451fa2184cab7694b6d22f514700cc3f68f015a7", kill_on_drop: false }`
[INFO] [stdout] 202491acb3941b45e7a404bd451fa2184cab7694b6d22f514700cc3f68f015a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6423de7ddd3bde362b85b63478d6830a83e641aa994f39397ef7114976d35531
[INFO] running `Command { std: "docker" "start" "-a" "6423de7ddd3bde362b85b63478d6830a83e641aa994f39397ef7114976d35531", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `aisd` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling termcolor v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.6
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling rand v0.5.4
[INFO] [stderr]    Compiling env_logger v0.5.11
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling aisd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::u32`
[INFO] [stdout]  --> src/depq.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::u32;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stdout]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/map/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stdout]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/depq.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/coin_change.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/map/bst.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_heap` is never used
[INFO] [stdout]    --> src/depq.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl<T: PartialOrd + Clone> DoubleHeap<T> {
[INFO] [stdout]     | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn is_heap(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> src/map/bst.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<K, V> Tree<K, V> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 18 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::pq::Heap`
[INFO] [stdout]  --> src/bin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aisd::pq::Heap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DEPQ`
[INFO] [stdout]  --> src/bin.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aisd::depq::DEPQ;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DoubleHeap`
[INFO] [stdout]  --> src/bin.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aisd::depq::DoubleHeap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "6423de7ddd3bde362b85b63478d6830a83e641aa994f39397ef7114976d35531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6423de7ddd3bde362b85b63478d6830a83e641aa994f39397ef7114976d35531", kill_on_drop: false }`
[INFO] [stdout] 6423de7ddd3bde362b85b63478d6830a83e641aa994f39397ef7114976d35531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15a9e3b1fd99ef84733cbf0949dc14bbf75ccddd3bcc9355420a1488f7eb6df2
[INFO] running `Command { std: "docker" "start" "-a" "15a9e3b1fd99ef84733cbf0949dc14bbf75ccddd3bcc9355420a1488f7eb6df2", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `aisd` (manifest) generated 1 warning
[INFO] [stdout] warning: unused import: `std::u32`
[INFO] [stdout]  --> src/depq.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::u32;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stdout]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/map/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stdout]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/depq.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/coin_change.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/map/bst.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_heap` is never used
[INFO] [stdout]    --> src/depq.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl<T: PartialOrd + Clone> DoubleHeap<T> {
[INFO] [stdout]     | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn is_heap(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> src/map/bst.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<K, V> Tree<K, V> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 18 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aisd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `aisd::pq::Heap`
[INFO] [stdout]  --> src/bin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aisd::pq::Heap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DEPQ`
[INFO] [stdout]  --> src/bin.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aisd::depq::DEPQ;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aisd::depq::DoubleHeap`
[INFO] [stdout]  --> src/bin.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aisd::depq::DoubleHeap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Tree::*`
[INFO] [stdout]   --> src/map/bst.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use super::Tree::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stdout]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/map/mod.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/map/mod.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stdout]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/depq.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/coin_change.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/map/bst.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/map/bst.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut t1 = t.clone();
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "15a9e3b1fd99ef84733cbf0949dc14bbf75ccddd3bcc9355420a1488f7eb6df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a9e3b1fd99ef84733cbf0949dc14bbf75ccddd3bcc9355420a1488f7eb6df2", kill_on_drop: false }`
[INFO] [stdout] 15a9e3b1fd99ef84733cbf0949dc14bbf75ccddd3bcc9355420a1488f7eb6df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bf0044861d896c11bb0234a8151876b250473d6f68e5ec8dd0677df26f7b7cb
[INFO] running `Command { std: "docker" "start" "-a" "4bf0044861d896c11bb0234a8151876b250473d6f68e5ec8dd0677df26f7b7cb", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `aisd` (manifest) generated 1 warning
[INFO] [stderr] warning: unused import: `std::u32`
[INFO] [stderr]  --> src/depq.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::u32;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]  --> src/map/mod.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn find(&self, &Self::Key) -> Option<&Self::Value>;
[INFO] [stderr]   |                    ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]  --> src/map/mod.rs:9:23
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stderr]   |                       ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]  --> src/map/mod.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn ins(&mut self, Self::Key, Self::Value) -> &mut Self;
[INFO] [stderr]   |                                  ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Value`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/map/mod.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn del(&mut self, &Self::Key) -> Option<Self::Value>;
[INFO] [stderr]    |                       ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Key`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]   --> src/lib.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/depq.rs:340:29
[INFO] [stderr]     |
[INFO] [stderr] 340 |     fn shrink(&self) -> Box<Iterator<Item = Self>> {
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 340 |     fn shrink(&self) -> Box<dyn Iterator<Item = Self>> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/coin_change.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     for mut i in 0 .. coins.len() {
[INFO] [stderr]    |         ----^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> src/map/bst.rs:58:23
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn del(&mut self, key: &K) -> Option<V> {
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_heap` is never used
[INFO] [stderr]    --> src/depq.rs:248:8
[INFO] [stderr]     |
[INFO] [stderr]  92 | impl<T: PartialOrd + Clone> DoubleHeap<T> {
[INFO] [stderr]     | ----------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 248 |     fn is_heap(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `size` is never used
[INFO] [stderr]   --> src/map/bst.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl<K, V> Tree<K, V> {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] 18 |     fn size(&self) -> usize {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::Tree::*`
[INFO] [stderr]   --> src/map/bst.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |     use super::Tree::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/map/bst.rs:105:17
[INFO] [stderr]     |
[INFO] [stderr] 105 |             let mut t1 = t.clone();
[INFO] [stderr]     |                 ----^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `aisd` (lib) generated 11 warnings (run `cargo fix --lib -p aisd` to apply 8 suggestions)
[INFO] [stderr] warning: `aisd` (lib test) generated 9 warnings (7 duplicates) (run `cargo fix --lib -p aisd --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `aisd::pq::Heap`
[INFO] [stderr]  --> src/bin.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use aisd::pq::Heap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aisd::depq::DEPQ`
[INFO] [stderr]  --> src/bin.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use aisd::depq::DEPQ;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aisd::depq::DoubleHeap`
[INFO] [stderr]  --> src/bin.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use aisd::depq::DoubleHeap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aisd` (bin "mybin" test) generated 3 warnings (run `cargo fix --bin "mybin" -p aisd --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aisd-46d3b0346d0ca584)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test depq::tests::ins_max ... ok
[INFO] [stdout] test depq::tests::del_max_greatest ... ok
[INFO] [stdout] test depq::tests::ins_min ... ok
[INFO] [stdout] test depq::tests::is_empty_make_heap ... ok
[INFO] [stdout] test depq::tests::del_min_least ... ok
[INFO] [stdout] test depq::tests::is_empty_del_min ... ok
[INFO] [stdout] test depq::tests::ins_del_max ... ok
[INFO] [stdout] test depq::tests::is_empty_new ... ok
[INFO] [stdout] test depq::tests::is_heap_arbitrary ... ok
[INFO] [stdout] test depq::tests::is_empty_del_max ... ok
[INFO] [stdout] test depq::tests::is_empty_min ... ok
[INFO] [stdout] test depq::tests::is_empty_ins ... ok
[INFO] [stdout] test depq::tests::is_heap_new ... ok
[INFO] [stdout] test depq::tests::max_del_max ... ok
[INFO] [stdout] test depq::tests::min_del_min ... ok
[INFO] [stdout] test depq::tests::is_empty_size ... ok
[INFO] [stdout] test depq::tests::size_del_max ... ok
[INFO] [stdout] test depq::tests::is_heap_del_max ... ok
[INFO] [stdout] test depq::tests::is_heap_del_min ... ok
[INFO] [stdout] test depq::tests::size_ins ... ok
[INFO] [stdout] test depq::tests::size_min ... ok
[INFO] [stdout] test depq::tests::size_new ... ok
[INFO] [stdout] test depq::tests::size_make_heap ... ok
[INFO] [stdout] test map::bst::tests::del_new ... ok
[INFO] [stdout] test depq::tests::is_heap_make_heap ... ok
[INFO] [stdout] test depq::tests::ins_del_min ... ok
[INFO] [stdout] test depq::tests::is_empty_max ... ok
[INFO] [stdout] test map::bst::tests::find_new ... ok
[INFO] [stdout] test depq::tests::size_max ... ok
[INFO] [stdout] test map::bst::tests::find_ins ... ok
[INFO] [stdout] test depq::tests::is_heap_ins ... ok
[INFO] [stdout] test depq::tests::size_del_min ... ok
[INFO] [stdout] test map::bst::tests::size_new ... ok
[INFO] [stdout] test pq::tests::height_new ... ok
[INFO] [stdout] test pq::tests::del_min_is_empty ... ok
[INFO] [stdout] test map::bst::tests::size_ins ... ok
[INFO] [stdout] test pq::tests::del_min_least ... ok
[INFO] [stdout] test map::bst::tests::size_del ... ok
[INFO] [stdout] test pq::tests::is_empty_insert ... ok
[INFO] [stdout] test pq::tests::insert_min ... ok
[INFO] [stdout] test pq::tests::is_empty_make_new_heap_bottom_up ... ok
[INFO] [stdout] test pq::tests::is_empty_make_new_heap_top_down ... ok
[INFO] [stdout] test pq::tests::is_empty_new ... ok
[INFO] [stdout] test pq::tests::is_heap_arbitrary ... ok
[INFO] [stdout] test map::bst::tests::del_ins ... FAILED
[INFO] [stdout] test pq::tests::is_empty_size ... ok
[INFO] [stdout] test map::bst::tests::find_is_del ... FAILED
[INFO] [stdout] test map::bst::tests::find_del ... FAILED
[INFO] [stdout] test pq::tests::is_heap_ins ... ok
[INFO] [stdout] test pq::tests::insert_del_min ... ok
[INFO] [stdout] test pq::tests::is_heap_make_new_heap_bottom_up ... ok
[INFO] [stdout] test pq::tests::is_heap_make_new_heap_top_down ... ok
[INFO] [stdout] test pq::tests::is_heap_new ... ok
[INFO] [stdout] test pq::tests::size_make_new_heap_bottom_up ... ok
[INFO] [stdout] test pq::tests::size_ins ... ok
[INFO] [stdout] test pq::tests::min_del_min ... ok
[INFO] [stdout] test pq::tests::size_del_min ... ok
[INFO] [stdout] test pq::tests::size_new ... ok
[INFO] [stdout] test pq::tests::size_make_new_heap_top_down ... ok
[INFO] [stdout] test pq::tests::min_is_empty ... ok
[INFO] [stdout] test pq::tests::is_heap_del_min ... ok
[INFO] [stdout] test union_by_rank::tests::size_find ... ok
[INFO] [stdout] test union_by_rank::tests::size_new ... ok
[INFO] [stdout] test union_by_size::tests::find_new ... ok
[INFO] [stdout] test union_by_rank::tests::find_new ... ok
[INFO] [stdout] test union_by_rank::tests::size_union2 ... ok
[INFO] [stdout] test union_by_size::tests::size_new ... ok
[INFO] [stdout] test union_by_rank::tests::size_union ... ok
[INFO] [stdout] test union_by_size::tests::size_union2 ... ok
[INFO] [stdout] test pq::tests::size_min ... ok
[INFO] [stdout] test pq::tests::sort2_is_sorted ... ok
[INFO] [stdout] test pq::tests::sort_is_sorted ... ok
[INFO] [stdout] test union_by_size::tests::size_find ... ok
[INFO] [stdout] test union_by_size::tests::size_union ... ok
[INFO] [stdout] test union_by_rank::tests::union_find ... ok
[INFO] [stdout] test union_by_size::tests::sum_of_sizes ... ok
[INFO] [stdout] test union_by_size::tests::union_find ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- map::bst::tests::del_ins stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'map::bst::tests::del_ins' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28:
[INFO] [stdout] [quickcheck] TEST FAILED. Arguments: (N(12, 27, N(5, 28, N(3, 71, N(2, 20, N(0, 99, E, E), E), N(4, 91, E, E)), N(10, 24, N(8, 56, E, E), E)), N(96, 13, N(25, 88, N(16, 95, N(13, 64, E, E), N(23, 21, N(19, 50, E, E), N(24, 58, E, E))), N(27, 93, E, N(81, 59, N(63, 72, N(62, 74, N(40, 71, N(32, 94, N(28, 57, E, N(29, 18, E, N(30, 7, E, E))), N(39, 38, N(33, 39, E, N(38, 32, E, E)), E)), N(58, 59, N(47, 21, N(43, 85, N(41, 22, E, E), N(45, 25, E, E)), N(49, 35, N(48, 2, E, E), N(52, 85, N(50, 76, E, N(51, 41, E, E)), N(57, 34, N(54, 20, E, E), E)))), N(59, 14, E, N(61, 33, E, E)))), E), N(68, 62, N(66, 95, E, E), N(79, 18, N(74, 45, N(72, 39, N(70, 93, E, E), N(73, 35, E, E)), N(76, 61, E, N(77, 83, E, E))), N(80, 97, E, E)))), N(86, 72, N(83, 34, E, N(85, 10, E, E)), N(92, 5, N(87, 28, E, N(91, 95, N(88, 11, E, E), E)), E))))), N(98, 45, N(97, 89, E, E), E))), 0, 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bceb89665b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bceb89665b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bceb89665b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bceb89665b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bceb897b48a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bceb897b48a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bceb896b1e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bceb896b1e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bceb8945726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bceb8945726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bceb895eb09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bceb87d011c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bceb87d011c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bceb895ecc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bceb895ecc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bceb87b3fab - std[929523f510218772]::panicking::begin_panic::<alloc[95e62e727ddf147d]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5bceb87b8fb6 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<alloc[95e62e727ddf147d]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bceb87b19fb - std[929523f510218772]::panicking::begin_panic::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5bceb877393b - <quickcheck[251a53d8bb2b45cc]::tester::QuickCheck<quickcheck[251a53d8bb2b45cc]::arbitrary::StdGen<rand[6ac2eee7a1edd432]::ThreadRng>>>::quickcheck::<fn(aisd[319c3cd6e6faeaef]::map::bst::Tree<usize, usize>, usize, usize) -> bool>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28
[INFO] [stdout]   19:     0x5bceb8776f25 - quickcheck[251a53d8bb2b45cc]::tester::quickcheck::<fn(aisd[319c3cd6e6faeaef]::map::bst::Tree<usize, usize>, usize, usize) -> bool>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:196:58
[INFO] [stdout]   20:     0x5bceb87c0a9d - aisd[319c3cd6e6faeaef]::map::bst::tests::del_ins
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:66:21
[INFO] [stdout]   21:     0x5bceb87bdd07 - aisd[319c3cd6e6faeaef]::map::bst::tests::del_ins::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:62:30
[INFO] [stdout]   22:     0x5bceb87a9b16 - <aisd[319c3cd6e6faeaef]::map::bst::tests::del_ins::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bceb87c31fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bceb87c31fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5bceb87d0a75 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5bceb87d0a75 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5bceb87d0a75 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bceb87d0a75 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5bceb87cb5d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5bceb87cb5d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5bceb87d3af2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5bceb87d3af2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5bceb87d3af2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5bceb87d3af2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bceb87d3af2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bceb87d3af2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5bceb87d3af2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5bceb8965f1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5bceb8965f1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7a71aa866aa4 - <unknown>
[INFO] [stdout]   44:     0x7a71aa8f3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- map::bst::tests::find_is_del stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'map::bst::tests::find_is_del' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28:
[INFO] [stdout] [quickcheck] TEST FAILED. Arguments: (N(3, 48, N(1, 44, E, N(2, 46, E, E)), N(6, 93, N(4, 77, E, E), N(94, 21, N(62, 15, N(42, 58, N(31, 34, N(27, 58, N(12, 43, N(7, 96, E, E), N(26, 5, N(21, 99, N(13, 67, E, N(18, 3, N(16, 74, N(14, 17, E, E), N(17, 45, E, E)), N(20, 4, N(19, 30, E, E), E))), N(24, 96, E, N(25, 24, E, E))), E)), E), N(41, 30, N(40, 82, N(36, 8, N(35, 10, E, E), N(39, 30, N(37, 68, E, E), E)), E), E)), N(45, 98, N(44, 17, E, E), N(48, 80, N(46, 41, E, E), N(58, 13, N(49, 80, E, N(50, 9, E, N(51, 60, E, N(56, 77, E, E)))), N(60, 24, E, E))))), N(89, 26, N(80, 15, N(72, 64, N(70, 38, N(63, 94, E, N(68, 72, N(67, 2, E, E), E)), N(71, 94, E, E)), N(75, 69, N(73, 72, E, N(74, 41, E, E)), N(77, 27, E, N(78, 11, E, E)))), N(82, 95, E, N(83, 59, E, N(88, 28, E, E)))), N(93, 56, N(91, 83, E, E), E))), N(96, 52, N(95, 75, E, E), N(97, 41, E, N(99, 38, N(98, 23, E, E), E)))))), 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bceb89665b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bceb89665b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bceb89665b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bceb89665b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bceb897b48a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bceb897b48a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bceb896b1e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bceb896b1e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bceb8945726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bceb8945726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bceb895eb09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bceb87d011c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bceb87d011c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bceb895ecc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bceb895ecc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bceb87b3fab - std[929523f510218772]::panicking::begin_panic::<alloc[95e62e727ddf147d]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5bceb87b8fb6 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<alloc[95e62e727ddf147d]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bceb87b19fb - std[929523f510218772]::panicking::begin_panic::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5bceb877361b - <quickcheck[251a53d8bb2b45cc]::tester::QuickCheck<quickcheck[251a53d8bb2b45cc]::arbitrary::StdGen<rand[6ac2eee7a1edd432]::ThreadRng>>>::quickcheck::<fn(aisd[319c3cd6e6faeaef]::map::bst::Tree<usize, usize>, usize) -> bool>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28
[INFO] [stdout]   19:     0x5bceb8776e85 - quickcheck[251a53d8bb2b45cc]::tester::quickcheck::<fn(aisd[319c3cd6e6faeaef]::map::bst::Tree<usize, usize>, usize) -> bool>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:196:58
[INFO] [stdout]   20:     0x5bceb87c0a8d - aisd[319c3cd6e6faeaef]::map::bst::tests::find_is_del
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:66:21
[INFO] [stdout]   21:     0x5bceb87bdcd7 - aisd[319c3cd6e6faeaef]::map::bst::tests::find_is_del::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:62:30
[INFO] [stdout]   22:     0x5bceb87a9ad6 - <aisd[319c3cd6e6faeaef]::map::bst::tests::find_is_del::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bceb87c31fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bceb87c31fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5bceb87d0a75 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5bceb87d0a75 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5bceb87d0a75 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bceb87d0a75 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5bceb87cb5d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5bceb87cb5d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5bceb87d3af2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5bceb87d3af2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5bceb87d3af2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5bceb87d3af2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bceb87d3af2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bceb87d3af2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5bceb87d3af2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5bceb8965f1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5bceb8965f1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7a71aa866aa4 - <unknown>
[INFO] [stdout]   44:     0x7a71aa8f3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- map::bst::tests::find_del stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'map::bst::tests::find_del' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28:
[INFO] [stdout] [quickcheck] TEST FAILED. Arguments: (N(88, 9, N(23, 13, N(15, 18, N(6, 38, N(4, 51, E, E), N(12, 14, N(8, 51, E, E), N(14, 56, E, E))), N(18, 55, E, N(19, 26, E, E))), N(48, 48, N(33, 70, N(30, 37, N(25, 66, E, E), E), N(36, 74, E, N(38, 94, E, N(45, 80, N(44, 57, E, E), E)))), N(81, 94, N(71, 59, N(61, 68, N(58, 19, N(49, 22, E, N(51, 6, N(50, 14, E, E), N(55, 95, N(52, 82, E, E), E))), E), N(70, 78, N(63, 18, N(62, 89, E, E), N(65, 6, E, N(66, 26, E, E))), E)), N(72, 39, E, E)), N(85, 57, E, E)))), N(94, 23, N(89, 6, E, N(93, 34, N(91, 27, E, E), E)), N(97, 29, N(96, 92, N(95, 49, E, E), E), N(99, 94, N(98, 60, E, E), E)))), 14)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bceb89665b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bceb89665b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bceb89665b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bceb89665b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bceb897b48a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bceb897b48a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bceb896b1e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bceb896b1e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bceb8945726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bceb8945726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bceb895eb09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bceb87d011c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bceb87d011c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bceb895ecc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bceb895ecc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bceb87b3fab - std[929523f510218772]::panicking::begin_panic::<alloc[95e62e727ddf147d]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5bceb87b8fb6 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<alloc[95e62e727ddf147d]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bceb87b19fb - std[929523f510218772]::panicking::begin_panic::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5bceb877361b - <quickcheck[251a53d8bb2b45cc]::tester::QuickCheck<quickcheck[251a53d8bb2b45cc]::arbitrary::StdGen<rand[6ac2eee7a1edd432]::ThreadRng>>>::quickcheck::<fn(aisd[319c3cd6e6faeaef]::map::bst::Tree<usize, usize>, usize) -> bool>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:179:28
[INFO] [stdout]   19:     0x5bceb8776e85 - quickcheck[251a53d8bb2b45cc]::tester::quickcheck::<fn(aisd[319c3cd6e6faeaef]::map::bst::Tree<usize, usize>, usize) -> bool>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/tester.rs:196:58
[INFO] [stdout]   20:     0x5bceb87c0abd - aisd[319c3cd6e6faeaef]::map::bst::tests::find_del
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:66:21
[INFO] [stdout]   21:     0x5bceb87bdd67 - aisd[319c3cd6e6faeaef]::map::bst::tests::find_del::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.6.2/src/lib.rs:62:30
[INFO] [stdout]   22:     0x5bceb87a9b96 - <aisd[319c3cd6e6faeaef]::map::bst::tests::find_del::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bceb87c31fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bceb87c31fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5bceb87d0a75 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5bceb87d0a75 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5bceb87d0a75 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bceb87d0a75 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5bceb87d0a75 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5bceb87cb5d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5bceb87cb5d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5bceb87d3af2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5bceb87d3af2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5bceb87d3af2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5bceb87d3af2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bceb87d3af2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bceb87d3af2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5bceb87d3af2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5bceb8965f1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5bceb8965f1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7a71aa866aa4 - <unknown>
[INFO] [stdout]   44:     0x7a71aa8f3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     map::bst::tests::del_ins
[INFO] [stdout]     map::bst::tests::find_del
[INFO] [stdout]     map::bst::tests::find_is_del
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 74 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4bf0044861d896c11bb0234a8151876b250473d6f68e5ec8dd0677df26f7b7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bf0044861d896c11bb0234a8151876b250473d6f68e5ec8dd0677df26f7b7cb", kill_on_drop: false }`
[INFO] [stdout] 4bf0044861d896c11bb0234a8151876b250473d6f68e5ec8dd0677df26f7b7cb
